linux/i386: enhance dump_fault_path() in the highpte case
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 17 Jan 2007 14:45:00 +0000 (14:45 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 17 Jan 2007 14:45:00 +0000 (14:45 +0000)
commitf8871496b97e9cd485de048d4ce1d987425081c5
tree09e66ac24bd3da828cb1c1426cde911b8f4da14b
parent7aad705cb521269e47d687bf381dea8713197961
linux/i386: enhance dump_fault_path() in the highpte case

As long as the pte page isn't really located in highmem, there is no
reason to not access it, in order to print the complete page table
hierarchy. A functionally similar patch will go to lkml for native
Linux.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
linux-2.6-xen-sparse/arch/i386/mm/fault-xen.c